GET PlanCare2Api/Clients?clientIds[0]={clientIds[0]}&clientIds[1]={clientIds[1]}

Gets a list of clients by their unique identifiers

Request Information

URI Parameters

NameDescriptionTypeAdditional information
clientIds

Identifiers of clients

Collection of integer

Required

Body Parameters

None.

Response Information

Resource Description

Clients

Collection of Client
NameDescriptionTypeAdditional information
RelationId

Id of relation

integer

None

SocialSecurityNumber

SocialSecurityNumber

string

None

SocialSecurityNumberVerified

SocialSecurityNumberVerified

boolean

None

SocialSecurityNumberVerificationInfo

SocialSecurityNumberVerificationInfo

string

None

FirstName

FirstName

string

None

Initials

Initials

string

None

NickName

NickName

string

None

BirthName

BirthName

string

None

BirthNamePrefix

BirthNamePrefix

string

None

PartnerName

PartnerName

string

None

PartnerNamePrefix

PartnerNamePrefix

string

None

LookupName

LookupName

string

None

LastName

LastName

string

None

Gender

Gender

string

None

DateOfBirth

DateOfBirth

date

None

DateOfBirthCompleteness

The precision of the date of birth

DateCompleteness

None

CityOfBirth

CityOfBirth

string

None

CountryOfBirthId

CountryOfBirthId

integer

None

DateOfDeath

DateOfDeath

date

None

Remarks

Remarks

string

None

Photo

Photo

Collection of byte

None

PhotoMimeType

Mime type of the Photo image

string

None

MaritalStatus

MaritalStatus

string

None

LegalStatus

LegalStatus

string

None

ParticularFormOfCommunication

ParticularFormOfCommunication

string

None

LivingUnit

LivingUnit

string

None

NationalityId

NationalityId

integer

None

Nationality

Nationality

string

None

LanguageId

LanguageId

integer

None

Language

Language

string

None

ReligionId

ReligionId

integer

None

Religion

Religion

string

None

ClientId

Contains the id of the client.

integer

None

MigrationIdentifier

Contains the id of the client which used in PlanCare Dossier, also known as 'BewonerId'.

integer

None

NameUsage

Rule for formatting the LastName

NameUsage

None

RegistrationNumber

Registration number

string

None

SecretPlacement

SecretPlacement

boolean

None

DebtorNumber

DebtorNumber

string

None

Iban

Iban

string

None

BankAccountBic

BankAccountBic

string

None

BankAccountHolderName

BankAccountHolderName

string

None

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.